xsm: label xen-consumer event channels
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Wed, 29 Feb 2012 13:46:32 +0000 (13:46 +0000)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Wed, 29 Feb 2012 13:46:32 +0000 (13:46 +0000)
commitb34f2c375070e72b634e59c763716b9aa40d83c8
tree84d4df4722bc4e6af998a9e431c3d8b30bff0b47
parentc5d88f34ce6f252120936fbaed9a337829f4148a
xsm: label xen-consumer event channels

Event channels created during the domain build process for HVM domains
did not call the XSM creation hook. Since these channels are used
internally by Xen, redirect them to DOMAIN_INVAID instead of failing
to create if the XSM hook fails the permissions check.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Committed-by: Keir Fraser <keir@xen.org>
xen/common/event_channel.c